Filename: /text/sbasic/shared/03050000.xhp
(section: fehlerbehan)
Error-Handling Functions
エラー処理関数(hd_id3143271.1)
Use the following statements and functions to define the way Office Basic reacts to run-time errors.
下記のステートメントおよび関数は、Office Basic による実行時エラーの処理法を指定するものです、(par_id3145068.2)
(/section: fehlerbehan)
Office Basic offers several methods to prevent the termination of a program when a run-time error occurs.
Office Basic には、実行時エラー発生時のプログラム中断を防止するための機能が各種用意されています。(par_id3148946.3)
(embed text/sbasic/shared/03050100.xhp#erl : linkinfo)
Returns the line number where an error occurred during program execution.
プログラム実行時にエラーの発生した行番号を返します。(par_id3153394.2)
(/embed text/sbasic/shared/03050100.xhp#erl)
(embed text/sbasic/shared/03050200.xhp#err : linkinfo)
Returns an error code that identifies the error that occurred during program execution.
プログラム実行中に発生したエラー内容の特定に利用するエラーコードを返します。(par_id3150541.2)
(/embed text/sbasic/shared/03050200.xhp#err)
< Prev /
Next >